home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 1-2.iso / ADDONS / HALFLIFE / GATEWAY.EXE / Gateway / models / V_grenade.mdl / in.qc < prev    next >
Encoding:
Text File  |  1999-05-06  |  1.2 KB  |  69 lines

  1. // Created by Crowbar 0.74
  2.  
  3. // Stored modelname (without quotes): "valve/models/v_grenade.mdl"
  4. $modelname "in.mdl"
  5. $cd "."
  6. $cdtexture "."
  7. $cliptotextures
  8. $scale 1.0
  9.  
  10. $bodygroup "body"
  11. {
  12.     studio "grenade"
  13. }
  14. $bodygroup "body"
  15. {
  16.     studio "grenade_hand"
  17. }
  18.  
  19. $flags 0
  20.  
  21. $texrendermode "xbow_sleeve.bmp" chrome
  22. $texrendermode "GLOVE_handpak.bmp.bmp" chrome
  23.  
  24. $cbox 0 0 0 0 0 0
  25.  
  26. $bbox 0 0 0 0 0 0
  27.  
  28. $hbox 0 "Bip01 R Arm1" 0 -2.81 -3.31 12.35 3.49 2.62
  29. $hbox 0 "Bip01 R Arm2" 0 -2.61 -3.14 11.36842 3.21 2.34
  30. $hbox 0 "Bip01 R Hand" 0 -0.87 -1.79 3.89 1.03 1.94
  31. $hbox 0 "Dummy22" -1.01 -1.22 -2.13 1.62 1.92 3.11
  32. $hbox 0 "Bip01 L Arm2" 0 -2.28 -2.12 11.68 2.74 2.38
  33. $hbox 0 "Bip01 L Hand" 0 -0.87 -1.94 3.89 1.03 1.79
  34.  
  35. $sequence "idle" {
  36.     "in_anims\idle"
  37.     fps 30
  38.     loop
  39. }
  40. $sequence "fidget" {
  41.     "in_anims\fidget"
  42.     fps 30
  43.     loop
  44. }
  45. $sequence "pinpull" {
  46.     "in_anims\pinpull"
  47.     fps 45
  48. }
  49. $sequence "throw1" {
  50.     "in_anims\throw1"
  51.     fps 13
  52. }
  53. $sequence "throw2" {
  54.     "in_anims\throw2"
  55.     fps 20
  56. }
  57. $sequence "throw3" {
  58.     "in_anims\throw3"
  59.     fps 30
  60. }
  61. $sequence "holster" {
  62.     "in_anims\holster"
  63.     fps 30
  64. }
  65. $sequence "draw" {
  66.     "in_anims\draw"
  67.     fps 30
  68. }
  69.